From dbcd45206246571e6f33f9f26f3c7e0152e8c39e Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 21 Jan 2014 14:26:27 -0500 Subject: [PATCH] docs: fix use-header-bar property link --- gtk/gtkdialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkdialog.c b/gtk/gtkdialog.c index fa52c77b25..ebb331674e 100644 --- a/gtk/gtkdialog.c +++ b/gtk/gtkdialog.c @@ -1774,7 +1774,7 @@ gtk_dialog_get_action_area (GtkDialog *dialog) * * Returns the header bar of @dialog. Note that the * headerbar is only used by the dialog if the - * #GtkDialog::use-header-bar property is %TRUE. + * #GtkDialog:use-header-bar property is %TRUE. * * Returns: (transfer none): the header bar * -- 2.30.2